PENDOWN
PENUP

Syntax: PENDOWN [#ch]
   and: PENUP [#ch]
Location: QL ROM

These commands are part of the QL's turtle graphics set of commands.

PENDOWN places the pen to the down position in the specified window (default #1).

PENUP lifts the pen up (the position when a window is first opened).

CROSS-REFERENCE:
See MOVE.
